projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd728ea
)
Adwaita: Fix calendar header button backdrop bg color
author
Timm Bäder
<mail@baedert.org>
Wed, 23 Sep 2020 03:58:40 +0000
(
05:58
+0200)
committer
Timm Bäder
<mail@baedert.org>
Thu, 24 Sep 2020 17:08:22 +0000
(19:08 +0200)
gtk/theme/Adwaita/_common.scss
patch
|
blob
|
history
diff --git
a/gtk/theme/Adwaita/_common.scss
b/gtk/theme/Adwaita/_common.scss
index 2ab2e5e5f2e1f7a8987b152f9a23223b1209ef22..56e0a8d2771e4398f522e31ac8f3fe20493ca23e 100644
(file)
--- a/
gtk/theme/Adwaita/_common.scss
+++ b/
gtk/theme/Adwaita/_common.scss
@@
-3255,6
+3255,9
@@
calendar {
background: none;
border-radius: 0;
}
+ > button:backdrop {
+ background: none;
+ }
}
> grid {